<AtkComponent>
layer: widget
alpha: 1
+ button9
+ "push button"
+ parent: grid1
+ index: 0
+ name: Close
+ state: enabled focusable sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: 16 x 16
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ button8
+ "push button"
+ parent: grid1
+ index: 1
+ name: Find and Replace
+ state: enabled focusable sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: 16 x 16
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ button7
+ "push button"
+ parent: grid1
+ index: 2
+ name: Text Button
+ state: enabled focusable sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
button6
"toggle button"
parent: grid1
- index: 0
+ index: 3
name: Test switch
state: enabled focusable sensitive showing visible
toolkit: gtk
button5
"toggle button"
parent: grid1
- index: 1
+ index: 4
state: checked enabled focusable sensitive showing visible
toolkit: gtk
<AtkComponent>
button4
"radio button"
parent: grid1
- index: 2
+ index: 5
name: Hello World!
member-of: button4
button3
button3
"radio button"
parent: grid1
- index: 3
+ index: 6
name: Hello World!
member-of: button4
button3
button2
"check box"
parent: grid1
- index: 4
+ index: 7
name: Hello World!
state: enabled focusable sensitive showing visible
toolkit: gtk
button1
"toggle button"
parent: grid1
- index: 5
+ index: 8
name: Hello World!
state: armed checked enabled focusable sensitive showing visible
toolkit: gtk
<property name="top_attach">0</property>
</packing>
</child>
+
+ <child>
+ <object class="GtkButton" id="button7">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="label">Text Button</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="button8">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="image">image8</property>
+ <property name="halign">center</property>
+ <property name="valign">center</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="button9">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="halign">center</property>
+ <property name="valign">center</property>
+ <property name="image">image9</property>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="top_attach">1</property>
+ </packing>
+ </child>
</object>
</child>
</object>
+ <object class="GtkImage" id="image8">
+ <property name="visible">True</property>
+ <property name="icon-name">edit-find-replace</property>
+ <property name="icon-size">1</property>
+ </object>
+ <object class="GtkImage" id="image9">
+ <property name="visible">True</property>
+ <property name="icon-name">window-close-symbolic</property>
+ <property name="use-fallback">True</property>
+ <property name="icon-size">1</property>
+ </object>
</interface>